home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 13743 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: news.iadfw.net!usenet
  2. From: Mark Nelson <markn@airmail.net>
  3. Newsgroups: comp.lang.c
  4. Subject: Re: opening COM & reading and writing!
  5. Date: Tue, 09 Apr 1996 22:14:23 -0500
  6. Organization: Guest user
  7. Message-ID: <316B278F.7166@airmail.net>
  8. References: <1996Apr4.183017@winnie>
  9. NNTP-Posting-Host: dal13-04.ppp.iadfw.net
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 2.0GoldB2 (Win95; I)
  14.  
  15. rabiej@wmich.edu wrote:
  16. > Does anyone know how to open a COM port in Turbo C++
  17. >  3.0?     And Read& Write to it esp. dial numbers and auto-pickup
  18. > I have USRobotics Sportster 28.8 Interal (that shouldn't matter though)
  19. > I esp. need COM 3, but 1,2,4 will be greatly apprcxed.
  20. > Some C code with int86() would be nice
  21.  
  22. I have some C code along with an article I wrote on-line.  You can
  23. find it on my home page under "Magazine Articles"  The article discusses
  24. interrupt driven communications in C.
  25.  
  26. If you want more detail, theree's a pointer to my serial communications
  27. book there as well.
  28.  
  29. Mark Nelson
  30. http://web2.airmail.net/markn
  31.